home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / scoobybigair.swf / scripts / DefineButton2_527 / BUTTONCONDACTION on(release).as
Text File  |  2007-10-01  |  109b  |  8 lines

  1. on(release){
  2.    jump1 = "--";
  3.    jump2 = "--";
  4.    jump3 = "--";
  5.    gotoAndStop("intro");
  6.    play();
  7. }
  8.